home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 2 / Tech Arsenal 2 (Arsenal Computer).iso / clipper / s93bsp.exe / CL5 / DOSETCUR.PRG < prev    next >
Encoding:
Text File  |  1993-11-26  |  364 b   |  15 lines

  1. ///////////////////////////////////////////////////////////////
  2. //
  3. //  Module : DOSETCUR.PRG
  4. //
  5. //  Created by SUMMER'93 (c) on Fri Nov 26 14:49:41 1993
  6. //
  7. ///////////////////////////////////////////////////////////////
  8. #include "snj.ch"
  9. // This procedure named after its module
  10. procedure DOSETCUR
  11. // Calls: 
  12. // Called By: 
  13. do SETCURS
  14. // End of file
  15.